home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / docs / mb_oct95.lha / DOCS / MB_27.txt < prev    next >
Text File  |  1995-09-30  |  5KB  |  102 lines

  1. -+- Quick Guide To File Extensions v1.0 -+-
  2. -+- By Mark Klocek -+-
  3.  
  4. Introduction
  5. ------------
  6. Files  are  often  named in different ways to help tell us what they are.
  7. Often  file extensions are used, these are little names after the name of
  8. the  file.   For  example  this  file was called FileExtensions.doc - The
  9. first  part  before  the  full stop is the name of the file and after the
  10. full stop is what type of file it is.
  11.     File  extensions  are  used  widely  in  the computer world so we can
  12. quickly  tell what type of data is contained in a file.  They are usually
  13. short about 3 letters though 5 letters occurs occasionally.
  14.     There  are  almost  certainly a load missing, so mail me on Channel X
  15. BBS and it will be updated.
  16.  
  17. List of file extensions
  18. -----------------------
  19. Below is a list of file extensions with descriptions of what type of data
  20. they (usually) represent.  They may be in capitals or lower case letters,
  21. there is no difference (in case you didn't know).
  22.  
  23. .8svx     - Represents a sound. Extension may be left out because this
  24.             data type is so common.
  25. .anim     - Represents the Amiga's animation format. May be left out
  26.             because its so common.
  27. .amos     - Represents the source code of an Amos program.
  28. .arc      - Represents a group of files archived with Arc.
  29. .arj      - Represents a group of files archived with Arj.
  30. .asm      - Represents assembler source code.
  31. .b        - Source code for an Ace program.
  32. .basic    - Source code for an Amiga basic program.
  33. .bkup     - Represents a backup of a data type. This varies.
  34. .bmp      - Represents a picture type mainly used on the PC.
  35. .c        - Represents the source code for a C program.
  36. .config   - Represents a file which is used as preferences for a
  37.             corresponding program.
  38. .device   - Represents a file which is used to control a disk drive,
  39.             parallel port or anything else which is sent information by
  40.             the computer
  41. .doc      - Represents a text file, usually a manual to some program.
  42. .dms      - Represents a file which has a whole disk contained in it.
  43. .e        - Source code for an E program.
  44. .font     - Represents a font file (types of lettering).
  45. .gif      - Represents a GIF picture file.
  46. .guide    - Represents an Amiga guide hypertext/multimedia document.
  47. .info     - Represents an Amiga icon.
  48. .iff      - Represents an Amiga IFF picture format. This extension may
  49.             sometimes be left out because this file type is very common.
  50. .isrx     - An Arexx script for use with the Amiga shareware image
  51.             processor Image Studio.
  52. .his      - See .history \/ \/
  53. .history  - Represents a text file giving the history of development of
  54.             a program.
  55. .jpg      - See .jpeg \/ \/
  56. .jpeg     - A highly compressed picture format for many computers. It
  57.             only works well with pictures that have many colours.
  58. .keyfile  - Shows that the file is a keyfile for a registered shareware
  59.             product.
  60. .lha      - Represents a number of files which have been placed together
  61.             (archived) and made smaller (compressed) by using the program
  62.             called Lha.
  63. .library  - Represents libraries which some programs use to save disk
  64.             space.
  65. .lzh      - Represents a number of files which have been archived by 
  66.             using Lha, possibly one of the early versions, but that is
  67.             not always the case.
  68. .lzx      - A group of files which have been archived by Lzx.
  69. .macro    - A script file for a program.
  70. .man      - Represents a text file manual for a program.
  71. .mod      - Represents a music file for use with a music player or it
  72.             can be a source code for an Oberon or Mod-2 program.
  73. .pic      - Represents a picture probably in ILBM format. This may be 
  74.             left out due to this file type's commonness.
  75. .pcx      - Another picture format mainly used on the PC.
  76. .pp       - Represents a power packed file (a file which has been made
  77.             smaller). This may often be left out because most programs
  78.             recognise this file type instantly. These files can be
  79.             packed versions of anything from text to pictures.
  80. .prefs    - Represents a file which is used for its preferences for a
  81.             corresponding program.
  82. .qwk      - Represents a Qwk mail packet.
  83. .q??      - Note the question marks are a number. This also represents
  84.             a qwk mail packet.
  85. .readme   - Represents a text file which should be read (Nah your 
  86.             kidding!).
  87. .rep      - Represents a reply packet for qwk mail.
  88. .rexx     - Represents the source code of an Arexx program.
  89. .script   - Represents an Amiga DOS script file, the startup-sequence is
  90.             also a script file.
  91. .snd      - Shows a sound sample.
  92. .txt      - Represents a text file, this extension sometimes may not be
  93.             present because text files are so common.
  94. .wav      - Shows a sound sample which is a popular format on the PC.
  95. .xpk      - Shows a compressed file, made so by an XPK library.
  96. .zip      - Represents a number of files which have been placed together
  97.             (archived) and made smaller (compressed). Far more common on
  98.             the PC than the Amiga.
  99.  
  100. END
  101. ===
  102.